* keyboard.c (read_char): Exit kbd macro if Vexecuting_macro is t.
authorJim Blandy <jimb@redhat.com>
Mon, 10 May 1993 00:10:08 +0000 (00:10 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 10 May 1993 00:10:08 +0000 (00:10 +0000)
commit663258f2ffbd0f5c7fc6f774e20445b7e76112f0
tree88d10b7eeffeaee3fa2bc3893c68db523d770753
parentffe1dd7ac1d406d2099f0cec753f9aa223610111
* keyboard.c (read_char): Exit kbd macro if Vexecuting_macro is t.

* keyboard.c (do_mouse_tracking): Now static.

* keyboard.c (read_char_menu_prompt): Expect Fx_popup_menu
to return a list of events.  Don't lose any of them.
src/keyboard.c